measure_distances_from_xyz.ipynb: Python code to extract bond distances from xyz files. The code can take multiple xyz files in a folder to give a single csv output file.
SinglePhase_fit.ipynb: Single-phase fitting of experimental PDF with an xyz structure.
DualPhase_crossfit.ipynb: Dual-phase fitting of experimental PDF. The code takes all xyz structures in a folder and cross fit every combinations of structures for phase 1 and phase 2.